로그인
Computer Science for IGCSE & O level - Data Representation (Section 4 - No. 24)
What is the decimal equivalent of the hexadecimal number 2A?
32
42
40
50
설명
2A (hexadecimal) = (2 * 16^1) + (10 * 16^0) = 32 + 10 = 42
댓글 (0)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용